ActiveField Technology Objects Overview Hierarchy Chart How to Start: Application Object How to work with Problems How to work with Model How to work with Data How to Analyze Results

Vertex Object

Summary

The vertex in a geometric model.

Details

The Vertex object represents a vertex in the geometry model. It is derived from the Shape object and inherits all its methods and properties. In addition, the Vertex object offers some properties specific to the vertex. All these properties are read-only.

Point property

Returns vertex coordinates as Point.

Edges property

Returns the collection of edges that are adjacent to the vertex ordered clockwise as ShapeRange.